FileFormatException(String) Constructor
Creates a new instance of the FileFormatException class with a specified error message.
Namespace: Independentsoft.PstAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public FileFormatException(
string message
)
Public Sub New (
message As String
)
Parameters
- message String
- The message that describes the error